syZipCode 
Logical Entity Name  syZipCode 
Default Table Name  syZipCode 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

syZipCode Columns 
ColumnName  Domain  Datatype  NULL  Definition 
city    varchar(150)  YES 
 
state    varchar(4)  YES 
 
zip    varchar(14)  YES 
 
syZipCodeID(PK)    int  NO 
 
ZipCodeType    char(2)  YES 
 
Longitude    float  YES 
 
Latitude    float  YES 
 
ts    timestamp  NO 
 
County_FIPS    int  YES 
 
CountryName    varchar(10)  YES 
 
CityType    varchar(2)  YES 
 
ProvinceName    varchar(150)  YES 
 
StateFIPS    varchar(4)  YES 
 
CountyName    varchar(150)  YES 
 
MSACode    varchar(8)  YES 
 
AreaCode    varchar(50)  YES 
 
TimeZone    varchar(50)  YES 
 
UTC    varchar(8)  YES 
 
DST    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 

syZipCode Primary and Unique Keys 
Key Name  Key Type  Keys 
syZipCode_syZipCodeID_U_C_IDX  PrimaryKey  syZipCodeID 

syZipCode Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  Fk_SyZipCode_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

syZipCode Check Constraints 
Check Constraint Name  CheckConstraint 

syZipCode Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

syZipCode Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.PostalCodeList 
NO       
Physical (Microsoft SQL Server)
dbo.syZipCode 
NO       

syZipCode Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  System 

syZipCode Data Movement Rules 
Name  Type  Rule Text/Value